PaymentRequestInput
Holds input information required for creating a payment request.
Constructors
Link copied to clipboard
public PaymentRequestInput PaymentRequestInput( String paymentProvider, String recipient, String iban, String amount, String purpose, String bic, String sourceDocumentLocation)